-
Home
-
Alma – Pay in installments or later for WooCommerce
-
5.7.0
-
Code
-
Classes
- CustomerFactory
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
8 |
Total lines |
327 |
Lines of code |
149 |
Logical lines of code |
84 |
Comment lines |
124 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
call_method() |
S |
65 |
3 |
10 |
get_billing_address_2() |
S |
69 |
2 |
7 |
get_billing_email() |
S |
69 |
2 |
7 |
get_shipping_country() |
S |
69 |
2 |
7 |
get_billing_country() |
S |
69 |
2 |
7 |
get_shipping_city() |
S |
69 |
2 |
7 |
get_billing_city() |
S |
69 |
2 |
7 |
get_shipping_postcode() |
S |
69 |
2 |
7 |
get_billing_postcode() |
S |
69 |
2 |
7 |
get_shipping_address_2() |
S |
69 |
2 |
7 |
get_shipping_address() |
S |
69 |
2 |
7 |
get_billing_address() |
S |
69 |
2 |
7 |
get_shipping_last_name() |
S |
69 |
2 |
7 |
get_billing_last_name() |
S |
69 |
2 |
7 |
get_shipping_first_name() |
S |
69 |
2 |
7 |
get_billing_first_name() |
S |
69 |
2 |
7 |
get_billing_phone() |
S |
69 |
2 |
7 |
get_email() |
S |
69 |
2 |
7 |
get_last_name() |
S |
69 |
2 |
7 |
get_first_name() |
S |
69 |
2 |
7 |
get_customer() |
S |
81 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |